Release 10.1A: OpenEdge Development:
Progress 4GL Reference
KBLABEL function
Returns the keyboard label (such as F1) of the key that performs a specified Progress function (such as GO).
Note: Does not apply to SpeedScript programming.Syntax
key-functionAn expression whose value is the name of the special Progress key function. See OpenEdge Development: Programming Interfaces for possible values of
Examplekey-name.Ifkey-functionis a constant, enclose it in quotation marks (" "). See the same chapter for a list of key functions and the corresponding standard keyboard keys.The
r-kblabl.pprocedure allows the user to update some of the fields in each of the customer records. It also displays a message in the status message area at the bottom of the window.
Note
If you reassign a new function key for the key function with the ON statement, the KBLABEL function returns the new key.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |